Items

LootCreate cover image

LootCreate - 1.0.1

$5

MuB-Studios

maps  mapmaking  admin 

Facepunch generated loot containers change on spawn, sometimes it's a Military crate, sometimes elite, sometimes normal. RustEdit however does not. It will only spawn the crates/barrel you define. Heres where LootCreate comes in, Two simple commands to place either a crate or a barrel and away you go. Containers are selected randomly from a list in the config and a timer defines the respawn time. (default 2-8 mins) Containers are stored in the data file which is cleared on wipe. Permission LootC...

LootCreate in Codefling

OneForAll cover image

OneForAll - 1.0.0

Free

UserLeftRust

admin  tags for death 

OneForAll is another MikeHawke is camping and bored creation. Fire off multiple console commands from the config with one console command.. easy peasy Command OFA << Console command to fire off what is in the config Config Here is an example if i wanted the server to say 1 2 3. { "Command List": [ "say 1", "say 2", "say 3" ] } you can use any Rcon command. o.reload, o.unload. o.load. o.grant o.revoke o.CantThinkOfAnyMoreOfTheTopOfMyHead make sure each command is in quotations and broken up...

OneForAll in Codefling

Bottom cover image

Bottom - 1.0.1

Free

UserLeftRust

logo  branding  tags for death 

Bottom adds a simple line of text to the bottom of the hotbar. Text changes from entries in the config. Time between changes setable from the config. Configuration { "Bottom Text List": [ "Welcome to our server", "Join our discord", "Do you like the music of showaddywaddy?" ], "Change timer in seconds": 60.0 } Text supports color and font size (within limitation) if done in the html format e.g <color=#FF0000> </color>

Bottom in Codefling

DropBox Extension cover image

DropBox Extension - 1.0.2

Free

UserLeftRust

extension  dropbox  admin 

The Dropbox Extension creates a backup of your Rust files and uploads them to your Dropbox account. Video Below Explaining Usage and setup Requires a Dropbox developer app to be made at http://dropbox.com/developer to get an OAuth2 Token and a directory in your Dropbox folder. File is contained in a zip. unzip the folder to find Oxide.Ext.DropBox.dll Power off your server, place the .dll in your RustDedicated_data/managed folder Please note some providers do not grant access to this folder you m...

DropBox Extension in Codefling

STFU cover image

STFU - 1.0.3

Free

UserLeftRust

admin  mute  voice 

STFU is a simple player voice muting system (that doesn't interfere with game chat or running commands like some others do) STFU handles times as Seconds, Minutes, Hours, Days, or perm mutes. Optional output to discord via webhook (Requires DiscordMessages by Slut on uMod) Permissions STFU.user << required to use in-game commands In-Game Commands To mute: /STFU <target> <duration> "reason" Reasons for multiple words must be contained in quotations E.g. /STFU Death 2d "Shouting ...

STFU in Codefling

The Button cover image

The Button - 1.0.8

Free

UserLeftRust

button  backpacks  customizable 

Customizable 7th Button. Easy to setup, Default is a backpack image and command Use any command that would usually require a slash e.g. "/Backpack" becomes "Backpack" in the config Permissions TheButton.use << Required to use The Button Command /button << toggles button on or off. Configuration { "GlobalSettings": { "Image Url for The Button": "https://i.imgur.com/7L1uDrs.png", "Command For The Button": "backpack", "Background color of Button RGBA format": "0.3 0.3 0.3 0.8", "Open By...

The Button in Codefling

NameCheck cover image

NameCheck - 1.0.1

Free

UserLeftRust

admin  name  advertising 

NameCheck checks a players name to see if it contains part of the config list and then kicks the player with a custom message. Prevent players advertising on your server with their display name. Configuration Default config looks like this { "Names": [], "Kick Message": "Change your name to enter this server" } For a single entry input it in quotations like this { "Names": [".com"], "Kick Message": "Change your name to enter this server" } For multiple entries enter them separated with a comma {...

NameCheck in Codefling